@charset "utf-8";
/* CSS Document */
*{
	font-size: 11px;
	line-height: 22px;
	box-sizing: border-box;
	}
article, aside, dialog, figure, footer, header, hgroup, menu, nav, dir, section {
    margin:0;
    padding:0;
    display:block;	
}
a{
	text-decoration: none;
}
.clear{
	clear: both;
	height: 0;
}

/*common*/
/*标题*/
.title_all{
	padding:0;
	}
.title_all h1{
	font-size:20px;
	margin-bottom:1%;
	letter-spacing:2px;
	}
.title_all h2{
	font-size:12px;
	}
.title_all p{
	width:100%;
	margin:0;
	font-size:12px;
	padding-top:24px;
	}
.culture .title_all p strong{
	font-size:16px;
	letter-spacing:1px;
	margin-bottom:5px;
	}
.title_all p:before{
	content:"";
	position:absolute;
	left:50%;
	top:0;
	width:1px;
	height:20px;
}
/*导航*/
.nav_box .nav_top{
    background: #FFF;
    padding: 7px 6%;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.logo{
	height: 46px;
}
.nav_btn{
	margin-top: 12px;
}
.nav_btn span{
	background: #D0111B;
}
.nav ul{
	margin-top: 0;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.nav ul li{
	opacity: 1;
	margin-top: 20px;
}
.nav ul li h1{
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 2px;
}
.nav_box.active .logo{
	height: 46px;
}
.nav_box.active .nav_top_nav{
	display: none;
}
.nav_box.active .nav_btn{
	display: block;
}


.index_about{
	padding:40px 0;
}
.index_about .contain p{
	width: 90%;
	font-size: 12px;
	letter-spacing: 0;
	margin-top: 10px;
}
.more_all2{
	width: 120px;
}

.index_about .contain .video{
	width: 90%;
	height: 200px;
	margin:0 auto;
	margin-top: 20px;
}

.index_pro{
	padding:40px 0;
}
.index_prolist{
	overflow-x: scroll;
	margin-top: 20px;
}
.fold_wrap{
	width: 1120px;
}
.fold_wrap li{
	width: 160px;
	height: 300px;
}
.mask_b{
	display: none;
}
.fold_wrap li .adv_intro{
	opacity: 1;
	width: 130px;
	padding:20px 0;
	height: auto;
	bottom:auto;
}
.fold_wrap li .adv_intro h3{
    font-size:16px;
    letter-spacing: 1px;
}
.fold_wrap li .adv_intro h5 {
    font-size: 10px;
    margin: 0;
    margin-top: 2px;
}
.fold_wrap li .adv_intro .more_all{
	width: 60px;
	margin-top: 10px;
}
.fold_wrap li .adv_intro .more_all span{
	font-size: 10px;
}
.fold_wrap li .adv_intro b img{
	margin-top: -3px;
}

.index_news{
	margin-top: 10px;
}
.index_news .news_box{
	width: 90%;
	margin-top: 20px;
	margin-bottom: 0;
	height: auto;
	padding-bottom: 40px;
}
.index_news ul li .left{
	width: 100%;
	height: auto;
}
.index_news ul li .right{
	width: 100%;
	height: auto;
}
.index_news ul li .right .txt{
	width: 90%;
	text-align: left;
	margin:0 auto;
	padding:10px 0;
}
.index_news ul li .right .txt h3{
	font-size: 12px;
	letter-spacing: 0;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.index_news ul li .right .time{
	width: 100%;
	margin:0;
	margin-top: 10px;
}
.index_news ul li .right .time em img{
	margin-top: 2px;
}
.index_news ul li .right .time p{
	float: left;
	margin-left: 6px;
}
.index_news ul li .right .txt h4{
	display: none;
}
.index_news .more_all2{
	display: none;
}
.n_btn{
	display: none;
}

.footer_list{
	padding:40px 5% 20px;
}
.footer{
	width: 100%;
}
.footer_list dl{
	width: 50%;
	margin:0;
}
.footer_list dl:nth-of-type(3),.footer_list dl:nth-of-type(4){
	width: 100%;
	margin-top: 20px;
}
.footer_list dl:last-of-type{
	width: 100%;
	margin:0;
	margin-top: 20px;
}
.footer_list .middle h2{
	height: 40px;
}
.content{
	width: 100%;
}
.footer_list .ss{
	width: 100%;
	margin-top: 20px;
}
.footer_list .s1 img{
	width: 60%;
}
.footer_last{
	width: 100%;
}
.footer_last p{
	float: none;
}
.footer_last p:last-of-type{
	float: none;
}

.o_nav > h6{
    width: 88%;
    margin: auto;
    text-align: center;
	display: block;
    background: #024287;
    color: #fff;
    position: relative;
    border-left: 4px solid #D0111B;
    box-sizing: border-box;
    letter-spacing: 1px;
	padding: 10px 0;
	font-size: 13px;
}
.o_nav > h6:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: solid 6px transparent;
	border-right: solid 6px transparent;
	border-top: solid 6px #fff;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -4px;
}
.o_nav > h6.active:after{
	border-left: solid 6px transparent;
	border-right: solid 6px transparent;
	border-top: none;
	border-bottom: solid 6px #fff;
}
.o_nav ul{
	display: none;
}
.o_nav li.active{
	background: none;
	border:none;
	color: #333;
}
.o_nav li.active:before{
	display: none;
}

.o_ban{
	width:100%;
	height:300px;
	position:relative;
	}
.o_nav.top{
	padding-top: 60px;
}
.o_ban .b_txt{
	width:60%;
	padding:30px 0;
	margin-top:30px;
	}
.o_ban .b_txt:before{
	content:"";
	width:98%;
	height:95%;
	position:absolute;
	left:1%;
	top:2.5%;
	border:1px solid rgba(255,255,255,0.2);
	box-sizing:border-box;
	border-radius:2px;
	}
.o_ban h1{
	font-size:20px;
	letter-spacing:3px;
	padding-bottom:16px;
	}
.o_ban b{
	width:50px;
	}
.o_ban h2{
	font-size:14px;
	margin-top:16px;
	}
/*子导航*/
.o_nav li{
	width: 100%;
	font-size: 13px;
	float: none;
}
.o_nav li.year{
	width: 100%;
	float: none;
}
.o_nav .ys{
	position: relative;
	bottom: auto;
	opacity: 1;
}
.o_nav li.year b{
	top: 5px;
}
.o_nav .ys p{
	float: none;
	width: 100%;
	margin:0;
	color: #333;
	letter-spacing: 1px;
	padding: 10px 0;
	font-size: 13px;
}

.o_nav.p_nav li{
	width: 100%;
}

/*关于*/
.about{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 0;
}
.about .title_all{
	width: 90%;
	margin:auto;
	padding:0;
}
.about dl{
	width: 100%;
}
.about dl dd{
	width: 50%;
	margin: 0;
	height: auto;
	margin-top: 14px;
}
.about dl dd i{
	margin-top: 0;
}
.about dl dd strong{
	margin: 0;
	font-size: 14px;
	margin-top: 10px;
}
.about dl dd p{
	font-size: 12px;
}
.about .abc{
	height: auto;
	padding:30px 0;
}
.about .a_con{
	position: relative;
	top: 0;
	left: 0;
	padding:10px;
	width: 90%;
	margin:auto;
}
.about .a_con p{
	font-size: 12px;
}

.culture{
	width: 100%;
	padding: 40px 5%;
}
.culture dl{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0;
}
.culture dl dd{
	width: 31%;
	margin:0;
	margin-top: 10px;
	margin-left: 3.5%;
}
.culture dl dd:nth-of-type(3n+1){
	margin-left: 0;
}
.culture dl dd .one{
	display: none;
}
.culture dl dd .two{
	opacity: 1;
	height: 60%;
	top: 20%;
	padding:5% 2%;
}
.culture dl dd .two h1{
	font-size: 16px;
	letter-spacing: 0;
	padding:0;
}
.culture dl dd .two p{
	font-size: 10px;
	line-height: 14px;
	text-align: left;
}

.honorlistBox{
    width: 90%;
    padding:0 40px;
}
.honorlist{
    width: 100%;
}
.honorlist ul li p{
	bottom: 0;
	text-align: center;
	font-size: 10px;
}
.honorlistBox .btn{
    width: 26px;
    height: 26px;
    position: absolute;
    top: 50%;
    margin-top: -13px;
}

.speech,.org,.about7{
	width: 100%;
	padding: 40px 5%;
}
.speech .box_sp{
	width: 100%;
	margin-top: 20px;
}
.speech .box_sp .left{
	width: 100%;
	position: relative;
}
.speech .box_sp .right{
	width: 100%;
	padding:10px 15px;
}
.speech .box_sp .right p{
	font-size: 12px;
	margin:0;
}
.speech .box_sp .right p:first-of-type{
	font-size: 13px;
}

.orgs img{
	width: 100%;
	margin-top: 20px;
}

/*pro*/
.product{
	padding:40px 0;
}
.product dl{
	width: 90%;
	margin:0 auto;
}
.product dl dd .r1{
	width: 100%;
	margin-bottom: 20px;
}
.product dl dd .l1{
	width: 100%;
	margin-bottom: 20px;
}
.product dl dd .imgs img{
	margin-left: 10px;
}
.product dl dd .r1 .imgs img{
	margin-left: 10px;
}
.product dl dd .lt h3{
	font-size: 16px;
	margin-bottom: 0;
}
.product dl dd .lt span{
	width: 40px;
}
.product dl dd h4{
	font-size: 11px;
	line-height: 16px;
}
.product dl dd .lt h5{
	margin-top: 0;
}

/*详情*/
.product dl dd .left{
	position: relative;
	width: 100%;
	top: 0;
}
.product dl dd .right{
	width: 100%;
	padding:15px;
	min-height: auto;
}
.product dl dd .right b{
	display: none;
}
.product dl dd .right .txt{
	width: 100%;
}
.product.pro2 dl dd .right .txt{
	padding: 0;
}
.product dl dd h3{
	font-size: 16px;
	letter-spacing: 0;
}
.product.pro2 dl dd .right .txt p{
	font-size: 12px;
}
.product .con1.pr2 .left2 img{
	margin:10px auto;
}
.product .con1.pr2 .right2 h5{
	margin-top: 16px;
}

.product dl dd .con1{
	margin-top: 60px;
}
.product .con1.con2.pr1,.product .con1.con2.pr2{
	margin-top: 60px;
	height: 200px;
}
.product dl dd .con1 .top{
	top: -30px;
	font-size: 14px;
	padding:0;
	letter-spacing: 0;
	padding-left: 6px;
}

.product .con1.pro2 li h5{
	font-size: 14px;
}
.product .con1.pro2 li h4{
	font-size: 12px;
	padding-bottom: 10px;
}

.product dl dd .left span{
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	margin:0;
	border-radius: 0;
	padding:10px;
}
.product dl dd .left span:before{
	top: 16px;
}

.product .con1.pro2 li{
	width: 100%;
}
.product .con1.pro2 li:nth-of-type(2){
	width: 100%;
	margin-top: 16px;
}
.product .con1.pro2 li h4{
	height: auto;
}

.product .con1.pr2 .left2{
	width: 100%;
	float: none;
}
.product .con1.pr2 .right2{
	width: 80%;
	float: none;
	padding: 0;
	margin: auto;
	border:none;
	border-top: 1px dashed #70312D;
}
.product .con1.pr2 .right2 .b1{
	width: 100%;
}

.product .con1.con3 .b2{
	width: 100%;
	border-bottom: solid 1px rgba(255,255,255,0.01);
}

/*新闻*/
.news dl{
	width: 90%;
}
.news dl dd:nth-of-type(2n+1) .left{
	float:left;
	width:100%;
	height:0;
	padding-bottom: 60%;
	overflow:hidden;
	}
.news dl dd .left img{
	display:block;
	width:100%;
	}
.news dl dd:nth-of-type(2n+1) .right{
	float:right;
	width:100%;
	height:auto;
	position:relative;
	}
.news dl dd:nth-of-type(2n) .left{
	float:right;
	width:100%;
	height:0;
	padding-bottom: 60%;
	overflow:hidden;
	}
.news dl dd:nth-of-type(2n) .right{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
	}
.news dl dd .right .txt{
	margin:0;
	width: 100%;
	padding:20px 10px;
}
.news dl dd .right .txt h3{
	font-size: 12px;
	letter-spacing: 0;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	text-align: left;
}

.news dl dd .right .time{
	width: 100%;
	margin:0;
	margin-top: 10px;
}
.news dl dd .right .time em img{
	margin-top: 2px;
}
.news dl dd .right .time p{
	float: left;
	margin-left: 6px;
}
.news dl dd .right .txt h4{
	display: none;
}
.news dl dd .right .more_all{
	display: none;
}
.newCon{
	width: 90%;
	padding:40px 0;
}
.newCon > h1{
	font-size: 16px;
}
.newCon > h6{
	margin-top: 10px;
	padding-bottom: 20px;
}
.newContxt{
	margin-top: 20px;
}

.media{
	overflow: hidden;
	padding:0 50px;
}
.book_box{
	width: 100%;
	height: auto;
	margin:40px auto;
}
.book_box_btn.right{
	right: -46px;
}
.book_box_btn.left{
	left: -46px;
}
/*人才*/
.res,.res2{
	width: 90%;
	margin:0 auto;
	padding: 40px 0;
}
.res3 .box{
	width: 100%;
	margin:0 auto;
	padding: 40px 5%;
}
.res .box{
	padding-top: 20px;
}
.res .box .left{
	width: 100%;
	padding:15px;
}
.res .box .left p {
    font-size: 11px;
    text-indent: 28px;
    margin: 10px 0;
    letter-spacing: 0.2px;
}
.res .box .left p:first-of-type{
	font-size: 14px;
	letter-spacing: 0;
	margin-bottom: 10px;
	text-align: left;
}
.res .box .left p img{
	width: auto;
	height: 16px;
}

.res2 ul{
	width: 100%;
	margin-top: 20px;
}
.res2 ul b{
	width: 100%;
	height: auto;
}
.res2 ul p {
    font-size: 12px;
    letter-spacing: 0;
    margin-top: 20px;
}
.res2 ul span{
	width: 96%;
	font-size: 11px;
	text-align: left;
	margin-top: 0;
	line-height: 16px;
}
.more_all3{
	width: 100px;
	box-sizing: content-box;
	padding:6px 10px;
	margin-bottom: 0;
	margin-top: 20px;
}
.more_all3 span{
	font-size: 11px;
}

.res3 dl{
	width: 100%;
}
.res3 dl dd{
	width: 100%;
	margin-top: 16px;
	margin-bottom: 0;
	height: 280px;
}
.res3 dl dd .txts h2{
	font-size: 14px;
}
.res3 dl dd .txts span{
	line-height: 20px;
	font-size: 12px;
}
.res3 dl dd .txts .txtdes{
	height: 110px;
	overflow: scroll;
}
.res3 dl dd .txts p{
	margin:0;
}
.res3 .m_xq .txt .top{
	padding-bottom: 12px;
}
.res3 .top h5{
	width: 100%;
	font-size: 14px;
}
.res3 .top strong{
	font-size: 14px;
}
.res3 .m_xq .txt{
	width: 80%;
}
.res3 .m_xq .txt h6{
	font-size: 13px;
}
.res3 .m_xq .txt h4{
	font-size: 11px;
	line-height: 20px;
}
.res3 .m_xq .txt .bottom{
	font-size: 13px;
	margin-top: 12px;
}

/*contact*/
.map_box .contain{
	width: 70%;
	padding:30px 20px;
}
.map_box .contain h1{
	font-size:16px;
	padding:0;
	letter-spacing:2px;
	text-align: left;
	}
.map_box .contain ul{
	padding:0;
	margin-top: 14px;
	}
.map_box .contain h2{
	font-size:13px;
	color:#fff;
	margin-bottom:0;
	}
.map_box .contain li{
	margin:4px 0;
	}
.map_box .contain li b{
	width: auto;
	height: 22px;
	}
.map_box .contain li b img{
	width:auto;
	height: 100%;
	}


.historyBox{
    padding:20px 0;
}
.historyBox .topyearBox{
    width: 90%;
    margin:auto;
    height: 36px;
    padding:0 30px;
}
.historyBox .topyearBox .hisbtn{
    width: 30px;
    height: 30px;
    bottom: -10px;
}
.historyBox .topyear ul .line{
    bottom: 10px;
}
.historyBox .topyear ul .linetop{
    bottom: 10px;
}
.historyBox .topyear ul li{
    float: left;
    width: 40px;
    text-align: center;
    margin-left: 80px;
    position: relative;
    z-index: 9;
    cursor: pointer;
}
.historyBox .topyear ul li p{
	 font-size: 12px;
}
.historyBox .topyear ul li:after{
    width: 8px;
    height: 8px;
}

.historyBox .hcontext{
    margin-top: 30px;
}
.historyBox .hcontext ul{
    width: 80%;
    margin:auto;
}
.historyBox .hcontext ul li p{
    font-size: 12px;
    letter-spacing: 0;
}

.path{
	width: 90%;
	padding:40px 0;
	margin:auto;
}
.path ul{
	margin:auto;
	}
.path ul li{
	margin-bottom:14px;
	position: relative;
	}
.path ul li span{
	display:block;
	font-size:16px;
	color:#000;
	line-height:20px;
	position: absolute;
	top: 0;
	left: 0;
	}
.path ul li p{
	line-height:20px;
	position:relative;
	color:#333;
	text-align: left;
	padding-left: 100px;
	font-size: 12px;
	}
.path ul li p:before{
	content:"";
	display:block;
	width:6px;
	height:6px;
	border-radius:50%;
	background:#EEE;
	position:absolute;
	top:3px;
	left:70px;
	border:solid 4px #024287;
	z-index:2;
	}
.path ul li p:after{
	content:"";
	display:block;
	width:14px;
	height:1px;
	background:rgba(0,0,0,0.6);
	position:absolute;
	top:10px;
	left:66px;
	margin-left:-10px;
	z-index:1;
}